-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- CreditCard
Total Complexity |
33 |
Dependencies |
11 |
Dependents |
9 |
Total lines |
440 |
Lines of code |
124 |
Logical lines of code |
46 |
Comment lines |
205 |
Methods |
26 |
Properties |
0 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_initialize() |
S |
53 |
6 |
21 |
allCardTypes() |
S |
58 |
1 |
18 |
_compareCreatedAtOnVerifications() |
S |
77 |
2 |
3 |
isEqual() |
S |
77 |
2 |
3 |
factory() |
S |
63 |
1 |
11 |
fromNonce() |
S |
79 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
updateCreditCardUrl() |
S |
80 |
1 |
3 |
updateNoValidate() |
S |
79 |
1 |
3 |
update() |
S |
79 |
1 |
3 |
saleNoValidate() |
S |
75 |
1 |
4 |
sale() |
S |
75 |
1 |
4 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
75 |
1 |
4 |
isDefault() |
S |
82 |
1 |
3 |
find() |
S |
79 |
1 |
3 |
fetchExpiring() |
S |
78 |
1 |
3 |
isExpired() |
S |
82 |
1 |
3 |
fetchExpired() |
S |
79 |
1 |
3 |
expired() |
S |
80 |
1 |
3 |
createCreditCardUrl() |
S |
80 |
1 |
3 |
createNoValidate() |
S |
79 |
1 |
3 |
create() |
S |
79 |
1 |
3 |
__toString() |
S |
75 |
1 |
4 |
isVenmoSdk() |
S |
82 |
1 |
3 |
expiringBetween() |
S |
79 |
1 |
3 |